[INFO] cloning repository https://github.com/Bobsans/AIHelper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bobsans/AIHelper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBobsans%2FAIHelper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBobsans%2FAIHelper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8576f08803a7941d7798105527d26c1ad73dfb64
[INFO] testing Bobsans/AIHelper against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBobsans%2FAIHelper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bobsans/AIHelper
[INFO] finished tweaking git repo https://github.com/Bobsans/AIHelper
[INFO] tweaked toml for git repo https://github.com/Bobsans/AIHelper written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bobsans/AIHelper on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bobsans/AIHelper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79a4585a7b629563fe0d0c51f8c8782f16d062e098988495583c778263b8455c
[INFO] running `Command { std: "docker" "start" "-a" "79a4585a7b629563fe0d0c51f8c8782f16d062e098988495583c778263b8455c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79a4585a7b629563fe0d0c51f8c8782f16d062e098988495583c778263b8455c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79a4585a7b629563fe0d0c51f8c8782f16d062e098988495583c778263b8455c", kill_on_drop: false }`
[INFO] [stdout] 79a4585a7b629563fe0d0c51f8c8782f16d062e098988495583c778263b8455c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b98715c5fb9e95e5b5e06defec7c376f2360513668a83ae93681b200d71d2643
[INFO] running `Command { std: "docker" "start" "-a" "b98715c5fb9e95e5b5e06defec7c376f2360513668a83ae93681b200d71d2643", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling ah-plugin-api v0.6.2 (/opt/rustwide/workdir/crates/ah-plugin-api)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ah-runtime v0.6.2 (/opt/rustwide/workdir/crates/ah-runtime)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling aihelper v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.70s
[INFO] running `Command { std: "docker" "inspect" "b98715c5fb9e95e5b5e06defec7c376f2360513668a83ae93681b200d71d2643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b98715c5fb9e95e5b5e06defec7c376f2360513668a83ae93681b200d71d2643", kill_on_drop: false }`
[INFO] [stdout] b98715c5fb9e95e5b5e06defec7c376f2360513668a83ae93681b200d71d2643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29c1d442017b3d469691eeaad648dac4db94d4f7d8e37d14e2a802b0865bbabf
[INFO] running `Command { std: "docker" "start" "-a" "29c1d442017b3d469691eeaad648dac4db94d4f7d8e37d14e2a802b0865bbabf", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling aihelper v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.48s
[INFO] running `Command { std: "docker" "inspect" "29c1d442017b3d469691eeaad648dac4db94d4f7d8e37d14e2a802b0865bbabf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29c1d442017b3d469691eeaad648dac4db94d4f7d8e37d14e2a802b0865bbabf", kill_on_drop: false }`
[INFO] [stdout] 29c1d442017b3d469691eeaad648dac4db94d4f7d8e37d14e2a802b0865bbabf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c58b202e64e388dea1c495e9573725ef6cf38c7e1d587d310716bf80a0baa713
[INFO] running `Command { std: "docker" "start" "-a" "c58b202e64e388dea1c495e9573725ef6cf38c7e1d587d310716bf80a0baa713", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aihelper-7e2fa7f16314ad4e)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test cli::tests::extract_last_cwd_supports_equals_form ... ok
[INFO] [stdout] test commands::http::domain::tests::json_expectation_expression_parses ... ok
[INFO] [stdout] test config::tests::plugin_dir_is_next_to_executable ... ok
[INFO] [stdout] test commands::http::domain::tests::interpolation_replaces_placeholders ... ok
[INFO] [stdout] test cli::tests::help_includes_dynamic_plugin_domain ... ok
[INFO] [stdout] test commands::http::domain::tests::json_path_supports_arrays ... ok
[INFO] [stdout] test cli::tests::parser_routes_dynamic_domain_to_invoke ... ok
[INFO] [stdout] test cli::tests::parser_parses_plugins_state_management_commands ... ok
[INFO] [stdout] test cli::tests::parser_strips_invocation_globals_from_domain_argv ... ok
[INFO] [stdout] test plugins::tests::git_manual_examples_parse ... ok
[INFO] [stdout] test config::tests::plugin_dirs_include_cargo_profile_dir_before_plugins ... ok
[INFO] [stdout] test plugins::tests::file_manual_examples_parse ... ok
[INFO] [stdout] test plugins::tests::run_manual_examples_parse ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ah-567b8b8edf2d2383)
[INFO] [stdout] test plugins::tests::project_manual_examples_parse ... ok
[INFO] [stdout] test plugins::tests::search_manual_examples_parse ... ok
[INFO] [stdout] test plugins::tests::http_manual_examples_parse ... ok
[INFO] [stdout] test plugins::tests::ctx_manual_examples_parse ... ok
[INFO] [stdout] test plugins::tests::task_manual_examples_parse ... ok
[INFO] [stdout] test commands::http::domain::tests::status_expectation_parses_formats ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-a48699ce88f56f5e)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test ai::ai_info_json_outputs_structured_manual ... ok
[INFO] [stdout] test ai::ai_info_text_outputs_domain_manual ... ok
[INFO] [stdout] test file::file_read_limit_sets_truncated_warning ... ok
[INFO] [stdout] test file::emits_json_for_file_stat ... ok
[INFO] [stdout] test ctx::ctx_pack_summary_preset_limits_symbol_preview ... ok
[INFO] [stdout] test file::emits_json_for_file_tree_with_depth ... ok
[INFO] [stdout] test ctx::ctx_pack_emits_json_summary ... ok
[INFO] [stdout] test file::file_head_zero_lines_returns_empty_output ... ok
[INFO] [stdout] test ctx::ctx_symbols_json_reports_skipped_binary_and_large_files ... ok
[INFO] [stdout] test ctx::ctx_symbols_summary_preset_limits_symbols_per_file ... ok
[INFO] [stdout] test file::file_read_rejects_zero_from ... ok
[INFO] [stdout] test file::file_read_rejects_zero_to ... ok
[INFO] [stdout] test file::file_stat_reports_symlink_kind ... ok
[INFO] [stdout] test file::file_read_rejects_binary_file ... ok
[INFO] [stdout] test file::file_read_rejects_to_before_from ... ok
[INFO] [stdout] test file::file_read_respects_max_bytes ... ok
[INFO] [stdout] test ctx::ctx_changed_reports_non_git_directory ... ok
[INFO] [stdout] test ctx::ctx_symbols_extracts_config_and_script_symbols ... ok
[INFO] [stdout] test file::emits_json_for_file_read ... ok
[INFO] [stdout] test file::reads_range_with_line_numbers ... ok
[INFO] [stdout] test file::file_read_quiet_suppresses_output_and_warnings ... ok
[INFO] [stdout] test file::reads_head_with_line_numbers ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpinSbup/.git/
[INFO] [stdout] test file::reads_tail_with_line_numbers ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpOoZyxM/.git/
[INFO] [stdout] test file::file_tail_zero_lines_returns_empty_output ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpVtYxDl/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpi2EtBI/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpjsMeCL/.git/
[INFO] [stdout] test help::shows_file_subcommand_help ... ok
[INFO] [stdout] test ctx::ctx_symbols_extracts_rust_symbols ... ok
[INFO] [stdout] test help::shows_top_level_help ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpzoPUXv/.git/
[INFO] [stdout] test file::file_tree_symlink_directory_requires_follow_flag ... ok
[INFO] [stdout] test file::file_read_symlink_requires_follow_flag ... ok
[INFO] [stdout] test http::http_get_supports_expectations ... ok
[INFO] [stdout] test plugins::plugins_list_reports_builtin_domains ... ok
[INFO] [stdout] test http::http_run_alias_fails_on_assertion_error ... ok
[INFO] [stdout] test ctx::ctx_symbols_extracts_extended_language_symbols ... ok
[INFO] [stdout] test http::http_assert_json_report_is_machine_readable ... ok
[INFO] [stdout] test project::project_commands_use_detected_package_managers_and_infra_tools ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpQ6yBSO/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpIJHr3m/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp4PMmgO/.git/
[INFO] [stdout] test plugins::plugins_list_supports_state_filter ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmphKh4pc/.git/
[INFO] [stdout] test project::project_detect_infers_platform_and_tooling_roles ... ok
[INFO] [stdout] [main (root-commit) ed0de8e] initial
[INFO] [stdout]  1 file changed, 2 insertions(+)
[INFO] [stdout]  create mode 100644 app.txt
[INFO] [stdout] [main (root-commit) ed0de8e] initial
[INFO] [stdout]  1 file changed, 2 insertions(+)
[INFO] [stdout]  create mode 100644 app.txt
[INFO] [stdout] [main (root-commit) ed0de8e] initial
[INFO] [stdout]  1 file changed, 2 insertions(+)
[INFO] [stdout]  create mode 100644 app.txt
[INFO] [stdout] test project::project_detect_reports_broad_ecosystems_tools_and_file_groups ... ok
[INFO] [stdout] [main (root-commit) ed0de8e] initial
[INFO] [stdout]  1 file changed, 2 insertions(+)
[INFO] [stdout]  create mode 100644 app.txt
[INFO] [stdout] test plugins::disable_and_enable_domain_controls_invocation ... ok
[INFO] [stdout] [main (root-commit) ed0de8e] initial
[INFO] [stdout]  1 file changed, 2 insertions(+)
[INFO] [stdout]  create mode 100644 app.txt
[INFO] [stdout] test project::project_version_reports_manifest_versions ... ok
[INFO] [stdout] test project::project_detect_reports_ecosystems_and_key_files ... ok
[INFO] [stdout] test project::project_commands_suggests_common_commands ... ok
[INFO] [stdout] test search::search_invalid_regex_error_is_concise ... ok
[INFO] [stdout] [main (root-commit) ed0de8e] initial
[INFO] [stdout]  1 file changed, 2 insertions(+)
[INFO] [stdout]  create mode 100644 app.txt
[INFO] [stdout] [main (root-commit) ed0de8e] initial
[INFO] [stdout]  1 file changed, 2 insertions(+)
[INFO] [stdout]  create mode 100644 app.txt
[INFO] [stdout] test search::search_files_accepts_multiple_paths ... ok
[INFO] [stdout] test search::search_path_not_found_error_is_rendered_without_nested_wrappers ... ok
[INFO] [stdout] test search::search_text_context_does_not_include_extra_after_line ... ok
[INFO] [stdout] test git::git_changed_reports_modified_file ... ok
[INFO] [stdout] test git::git_blame_full_file_keeps_line_text ... ok
[INFO] [stdout] [main (root-commit) ed0de8e] initial
[INFO] [stdout]  1 file changed, 2 insertions(+)
[INFO] [stdout]  create mode 100644 app.txt
[INFO] [stdout] test git::git_commit_info_quiet_still_validates_reference ... ok
[INFO] [stdout] test search::search_text_json_reports_character_column_for_unicode_lines ... ok
[INFO] [stdout] test search::search_text_json_reports_skipped_binary_and_large_files ... ok
[INFO] [stdout] test git::git_remotes_reports_provider_hint ... ok
[INFO] [stdout] test search::search_files_returns_matching_paths ... ok
[INFO] [stdout] test search::search_text_with_context_includes_neighbor_lines ... ok
[INFO] [stdout] test search::search_text_plain_mode_treats_pattern_as_literal ... ok
[INFO] [stdout] test git::git_blame_line_returns_json_entry ... ok
[INFO] [stdout] [main (root-commit) ed0de8e] initial
[INFO] [stdout]  1 file changed, 2 insertions(+)
[INFO] [stdout]  create mode 100644 app.txt
[INFO] [stdout] test search::search_text_accepts_multiple_paths ... ok
[INFO] [stdout] test run::run_check_reports_successful_command ... ok
[INFO] [stdout] test search::search_text_json_contains_mode_fields ... ok
[INFO] [stdout] test git::git_tag_create_creates_annotated_tag ... ok
[INFO] [stdout] [main (root-commit) ed0de8e] initial
[INFO] [stdout]  1 file changed, 2 insertions(+)
[INFO] [stdout]  create mode 100644 app.txt
[INFO] [stdout] test task::task_run_unknown_task_fails ... ok
[INFO] [stdout] test run::run_check_reports_failing_command_without_failing_ah ... ok
[INFO] [stdout] test search::search_text_regex_mode_matches_regex ... ok
[INFO] [stdout] test task::task_save_and_list_json ... ok
[INFO] [stdout] test git::git_status_reports_compact_counts ... ok
[INFO] [stdout] test git::git_diff_with_path_returns_patch ... ok
[INFO] [stdout] test git::git_commit_info_reports_metadata_and_files ... ok
[INFO] [stdout] test plugins::startup_skips_invalid_dynamic_plugin_and_runs_builtin_command ... ok
[INFO] [stdout] test task::task_run_executes_saved_command ... ok
[INFO] [stdout] test git::git_tags_reports_latest_tag ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- git::git_tags_reports_latest_tag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'git::git_tags_reports_latest_tag' (183) panicked at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stderr, failed diff original var
[INFO] [stdout] ├── original: 
[INFO] [stdout] ├── diff: 
[INFO] [stdout] │   [1m[32m---[0m 	orig
[INFO] [stdout] │   [1m[31m+++[0m 	var
[INFO] [stdout] │   [1m[34m@@ -0,0 +1,4 @@
[INFO] [stdout] │   [0m[1m[31m+[0mwarning: skipped plugin /opt/rustwide/target/debug/libcalculator.so: failed to load plugin entrypoint from "/opt/rustwide/target/debug/libcalculator.so": /opt/rustwide/target/debug/libcalculator.so: undefined symbol: ah_plugin_entry_v1
[INFO] [stdout] │   [1m[31m+[0mwarning: skipped plugin /opt/rustwide/target/debug/libguessing_game.so: failed to load plugin entrypoint from "/opt/rustwide/target/debug/libguessing_game.so": /opt/rustwide/target/debug/libguessing_game.so: undefined symbol: ah_plugin_entry_v1
[INFO] [stdout] │   [1m[31m+[0mwarning: skipped plugin /opt/rustwide/target/debug/librps_onchain.so: failed to load plugin entrypoint from "/opt/rustwide/target/debug/librps_onchain.so": /opt/rustwide/target/debug/librps_onchain.so: undefined symbol: ah_plugin_entry_v1
[INFO] [stdout] │   [1m[31m+[0mwarning: skipped plugin /opt/rustwide/target/debug/libwasm_noob.so: failed to load plugin entrypoint from "/opt/rustwide/target/debug/libwasm_noob.so": /opt/rustwide/target/debug/libwasm_noob.so: undefined symbol: ah_plugin_entry_v1
[INFO] [stdout] └── var as str: warning: skipped plugin /opt/rustwide/target/debug/libcalculator.so: failed to load plugin entrypoint from "/opt/rustwide/target/debug/libcalculator.so": /opt/rustwide/target/debug/libcalculator.so: undefined symbol: ah_plugin_entry_v1
[INFO] [stdout]     warning: skipped plugin /opt/rustwide/target/debug/libguessing_game.so: failed to load plugin entrypoint from "/opt/rustwide/target/debug/libguessing_game.so": /opt/rustwide/target/debug/libguessing_game.so: undefined symbol: ah_plugin_entry_v1
[INFO] [stdout]     warning: skipped plugin /opt/rustwide/target/debug/librps_onchain.so: failed to load plugin entrypoint from "/opt/rustwide/target/debug/librps_onchain.so": /opt/rustwide/target/debug/librps_onchain.so: undefined symbol: ah_plugin_entry_v1
[INFO] [stdout]     warning: skipped plugin /opt/rustwide/target/debug/libwasm_noob.so: failed to load plugin entrypoint from "/opt/rustwide/target/debug/libwasm_noob.so": /opt/rustwide/target/debug/libwasm_noob.so: undefined symbol: ah_plugin_entry_v1
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/ah" "--json" "--cwd" "/tmp/.tmp4PMmgO" "git" "tags" "--latest"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] {
[INFO] [stdout]   \"command\": \"git.tags\",
[INFO] [stdout]   \"in_git_repo\": true,
[INFO] [stdout]   \"latest\": true,
[INFO] [stdout]   \"tag_count\": 1,
[INFO] [stdout]   \"truncated\": false,
[INFO] [stdout]   \"tags\": [
[INFO] [stdout]     {
[INFO] [stdout]       \"name\": \"v0.1.0\"
[INFO] [stdout]     }
[INFO] [stdout]   ]
[INFO] [stdout] }
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=```
[INFO] [stdout] warning: skipped plugin /opt/rustwide/target/debug/libcalculator.so: failed to load plugin entrypoint from \"/opt/rustwide/target/debug/libcalculator.so\": /opt/rustwide/target/debug/libcalculator.so: undefined symbol: ah_plugin_entry_v1
[INFO] [stdout] warning: skipped plugin /opt/rustwide/target/debug/libguessing_game.so: failed to load plugin entrypoint from \"/opt/rustwide/target/debug/libguessing_game.so\": /opt/rustwide/target/debug/libguessing_game.so: undefined symbol: ah_plugin_entry_v1
[INFO] [stdout] warning: skipped plugin /opt/rustwide/target/debug/librps_onchain.so: failed to load plugin entrypoint from \"/opt/rustwide/target/debug/librps_onchain.so\": /opt/rustwide/target/debug/librps_onchain.so: undefined symbol: ah_plugin_entry_v1
[INFO] [stdout] warning: skipped plugin /opt/rustwide/target/debug/libwasm_noob.so: failed to load plugin entrypoint from \"/opt/rustwide/target/debug/libwasm_noob.so\": /opt/rustwide/target/debug/libwasm_noob.so: undefined symbol: ah_plugin_entry_v1
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55929dd9af18 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55929dd9af18 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55929dd9af18 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55929dd9af18 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55929ddb25ba - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55929ddb25ba - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x55929dda1052 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55929dda1052 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55929dd768b6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55929dd768b6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55929dd91b09 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55929dca876c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x55929dca876c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55929dd91cc2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x55929dd91cc2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55929dd76972 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55929dd6e149 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55929dd7790d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55929ddb2dcc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55929dcf34b8 - core[5a1c3e9896636f3a]::panicking::panic_display::<assert_cmd[e2f3acb697c06ac4]::assert::AssertError>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x55929dcea097 - <assert_cmd[e2f3acb697c06ac4]::assert::AssertError>::panic::<assert_cmd[e2f3acb697c06ac4]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.1/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x55929dcfee17 - <<assert_cmd[e2f3acb697c06ac4]::assert::AssertError>::panic<assert_cmd[e2f3acb697c06ac4]::assert::Assert> as core[5a1c3e9896636f3a]::ops::function::FnOnce<(assert_cmd[e2f3acb697c06ac4]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x55929dcff85b - <core[5a1c3e9896636f3a]::result::Result<assert_cmd[e2f3acb697c06ac4]::assert::Assert, assert_cmd[e2f3acb697c06ac4]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[e2f3acb697c06ac4]::assert::AssertError>::panic<assert_cmd[e2f3acb697c06ac4]::assert::Assert>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x55929dc621c3 - <assert_cmd[e2f3acb697c06ac4]::assert::Assert>::stderr::<&str, assert_cmd[e2f3acb697c06ac4]::assert::StrContentOutputPredicate>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.1/src/assert.rs:463:31
[INFO] [stdout]   24:     0x55929dc73644 - integration[38d11750f7f4be48]::git::git_tags_reports_latest_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/git.rs:217:10
[INFO] [stdout]   25:     0x55929dc71977 - integration[38d11750f7f4be48]::git::git_tags_reports_latest_tag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/git.rs:198:33
[INFO] [stdout]   26:     0x55929dc83c16 - <integration[38d11750f7f4be48]::git::git_tags_reports_latest_tag::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55929dc9b84b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x55929dc9b84b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x55929dca90c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x55929dca90c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x55929dca90c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x55929dca90c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x55929dca90c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x55929dca90c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x55929dca90c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x55929dca3c24 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x55929dca3c24 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x55929dcac142 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x55929dcac142 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x55929dcac142 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x55929dcac142 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x55929dcac142 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55929dcac142 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x55929dcac142 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55929dd9a23f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x55929dd9a23f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7472c48b7aa4 - <unknown>
[INFO] [stdout]   48:     0x7472c4944a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     git::git_tags_reports_latest_tag
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 69 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "c58b202e64e388dea1c495e9573725ef6cf38c7e1d587d310716bf80a0baa713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c58b202e64e388dea1c495e9573725ef6cf38c7e1d587d310716bf80a0baa713", kill_on_drop: false }`
[INFO] [stdout] c58b202e64e388dea1c495e9573725ef6cf38c7e1d587d310716bf80a0baa713
